home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / menu.dir / 00077_Script_77 < prev    next >
Text File  |  1983-01-30  |  256b  |  13 lines

  1. on gest_menu0
  2.   global cisei
  3.   if rollover (10) and not cisei then
  4.     --the mousecast > 53 and the mousecast < 66 and not cisei then
  5.     chiamamenubar0
  6.     exit  
  7.   end if
  8.   if the mouseV < 418  and cisei then
  9.     toglimenubar0
  10.   end if
  11. end
  12.  
  13.